home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / biblio / bibtex / utils / bibclean / testscr3.org < prev    next >
Text File  |  1992-11-14  |  507b  |  27 lines

  1. @Comment "Old style comment"
  2.  
  3. @Begin {CommENT}
  4. This is a block comment
  5. with two lines.
  6. @End <cOMMent>
  7.  
  8. @Begin {CommENT}
  9. This is a block comment
  10. with nested environments.
  11. @Begin{foo}
  12. @Begin{bar}
  13. @End{bar}
  14. @End{foo}
  15. @End <cOMMent>
  16.  
  17. @Begin {CommENT}
  18. This is a block comment with two lines and embedded braces: {one}
  19. {two} {three}
  20. @End <cOMMent>
  21.  
  22. @Begin {CommENT}
  23. This is a block comment with two lines and embedded braces: {one}
  24. {two} {three}.  Here are some mismatched braces: { { { } } } } }
  25. @End <cOMMent>
  26.  
  27.